📥 Add to Inbox
(
36
actions, 20 KB)
0 Comment
This is a life-changing brain-dumping ground that helps me to capture any ephemera throughout the day.
1 Text
➔ 📥 Inbox
»
29
📥 Inbox
2 If
[Shortcut Input]
has any value
3 Match Text
^http
in
[Shortcut Input]
»
4 If
[3 Matches]
has any value
ConditionalActionString
:
https
5 Get URLs from
[Shortcut Input]
»
6
8
6 Dictionary »
{ "url": "
[5 URLs]
" }
7 Run Shortcut
My URL Shortener
➔ shortenedURL
»
10
12
Input
:
[6 Dictionary]
Workflow
:
{ "workflowIdentifier": "730106E6-262E-4AB6-A292-9FFA9A1FAB3A", "workflowName": "My URL Shortener", "isSelf": false }
8 Actions > GetTitleOfURLIntent »
9
10
url
:
[5 URLs]
9 If
[8 Title of URL]
has any value
10 Text
[
[8 Title of URL]
](
[7 shortenedURL]
)
11 Otherwise
12 Get Text from
[7 shortenedURL]
13 End If
14 Otherwise ▵
4
15 Get Text from
[Shortcut Input]
16 End If »
17 Add
[16 If Result]
to Variable
newInboxItem(s)
18 Otherwise ▵
2
19 Ask for Text Input »
AskActionPrompt
:
💡 What's on your mind?
AskActionDefaultAnswer
:
20 Split Text
[19 Ask for Input]
by New Lines »
21 Repeat with Each in
[20 Split Text]
22 If
[Repeat Item]
has any value
23 Add
[Repeat Item]
to Variable
newInboxItem(s)
24 End If
25 End Repeat with Each
26 End If ▵
18
27 If
[newInboxItem(s)]
has any value
28 Repeat with Each in
[newInboxItem(s)]
29 Add New Reminder
[Repeat Item]
to Reminders with No Alert
CalendarDescriptor
:
[1 📥 Inbox]
30 Run Shortcut
Feedback for Brain Dumping
Input
:
[Repeat Item]
Workflow
:
{ "workflowIdentifier": "A431180D-71BB-4AD8-8F8D-073B568D7CCC", "workflowName": "Feedback for Brain Dumping", "isSelf": false }
31 End Repeat with Each
32 Otherwise
33 Open Reminders List Reminders
34 End If
35 Stop This Shortcut